projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7fbbc3
)
* Makefile.in (ELCFILES): Add ruby-mode.elc.
author
Chong Yidong
<cyd@stupidchicken.com>
Wed, 10 Dec 2008 18:59:36 +0000
(18:59 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Wed, 10 Dec 2008 18:59:36 +0000
(18:59 +0000)
* progmodes/ruby-mode.el: New file.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 9271e675b4ca739f1bd13ef2228bb0c9adb96649..097580e56678283f27a83b2d8b3bbbbc418876a1 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,5
+1,9
@@
2008-12-10 Chong Yidong <cyd@stupidchicken.com>
+ * Makefile.in (ELCFILES): Add ruby-mode.elc.
+
+ * progmodes/ruby-mode.el: New file.
+
* term/xterm.el (xterm-remove-modify-other-keys): Fix error in
terminal variable assignment.